IndexOfIllustrationsSourceIsRelativeTabStopPosition Property
Specifies whether the position of tab stops is relative to the left margin or to the left indent as determined by the paragraph style
The defined values are:
-false: paragraph style does not determine position of tab stops relative to the left margin or left ident.
-true: paragraph style determines the position of tab stops relative to the left margin or left ident.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public bool IsRelativeTabStopPosition { get; set; }
Public Property IsRelativeTabStopPosition As Boolean
Get
Set
Property Value
Boolean